home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 2,801 to 2,900 / aol-file-protocol-4400-2801-to-2900.zip / AOLDLs / C++ Files Library / SK (Sockects) 1.4.1 r2 / SK v1.4.1 r2.sit / SK 1.4.1 r2 / SK / SK.r < prev    next >
Text File  |  1994-06-13  |  3KB  |  69 lines

  1. /***************************************************************************
  2. *
  3. * Copyright ⌐ 1992-1994 Matthias Neeracher and the Decision Systems Group
  4. * Permission is granted to anyone to use this software for any purpose on
  5. * any computer system, and to redistribute it freely, subject to the
  6. * following restrictions:
  7. * 1) The authors and the Decision Systems Group are not responsible for 
  8. *    the direct or indirect consequences of use of this software, no matter 
  9. *    how awful, even if they arise from defects in the software itself.
  10. *    This restriction applies to the use of this and any derived source code 
  11. *    and also to the use of all binary produced from this and any derived 
  12. *    source code.
  13. * 2) The origin and copyrights of this software must not be misrepresented, 
  14. *    either by explicit claim or by omission or alteration of copyright or
  15. *    authorship header information in this file or in any derived file.
  16. * 3) Altered or derived versions must be plainly marked as such, and must not
  17. *    be misrepresented as being the original software.
  18. * We encourage users of this software to provide feedback, bug fixes,
  19. * and enhancements to the authors for incorporation into future releases.
  20. *
  21. * ==========================================================================
  22. * FILE: SK.r
  23. * AUTHOR: Matthias Neeracher and Stephan Deibel
  24. * CREATION DATE: 28Jun92
  25. * VERSION: 28Jun92
  26. * DESCRIPTION: 
  27. *
  28. * Macintosh de-rez'ed resource file for SK
  29. * NOTES: 
  30. * 0) This file was derived from Matthias Neerarcher's GUSI 1.1.0; Copyrights
  31. *    are subject to that fact.
  32. * MODIFICATIONS: 
  33. * --------------------------------------------------------------------------
  34. * Date     Name      Description of modification
  35. * --------------------------------------------------------------------------
  36. * 13Jul92   MN       .rsrc
  37. * 24Sep92   MN       Don't include CKID, create SKRsrc_P.h
  38. * 03Jan93   MN       autoSpin
  39. * 31Jan93   MN       Daemon
  40. * 13Jul93   SD       Port to THINK C++ 6.0
  41. * 21Jul93   SD       Subsetted to only TCL, applied DSG naming 
  42. *                    conventions and commenting guidlines and
  43. *                    changed name to "SK" for clear distinction from
  44. *                    the GUSI 1.1.0 code from which this was derived
  45. * 25May94   SD       Updated based on relevant changes to GUSI (through 1.3.6)
  46. *
  47. */
  48.  
  49. /**************************************************************************/
  50. /* INCLUDES */
  51.  
  52. #include "Types.r"
  53. #include "SK_Rsrc_P.hh"
  54. include "SK.rsrc" not 'ckid';
  55.  
  56.